CmTemplateOrganizationType 
Logical Entity Name  CmTemplateOrganizationType 
Default Table Name  CmTemplateOrganizationType 
Physical Only  NO 
Definition 
 
Note 
 

CmTemplateOrganizationType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmTemplateOrganizationTypeID(PK)    int  NO 
 
CmTemplateID(FK)    int  NO 
 
SyOrganizationTypeId(FK)    int  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

CmTemplateOrganizationType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CmTemplateOrganizationType_CmTemplateOrganizationTypeID  PrimaryKey  CmTemplateOrganizationTypeID 

CmTemplateOrganizationType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmTemplate  Non-Identifying  One To Zero or More  FK_CmTemplateOrganizationType_CmTemplateID_CmTemplate_CmTemplateID      CmTemplateID  NO  YES 
SyOrganizationType  Non-Identifying  One To Zero or More  FK_CmTemplateOrganizationType_SyOrganizationTypeId_SyOrganizationType_SyOrganizationTypeId      SyOrganizationTypeId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_CmTemplateOrganizationType_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmTemplateOrganizationType Check Constraints 
Check Constraint Name  CheckConstraint